public static class SKImageInfoExtensions
<ExtensionAttribute>
Public NotInheritable Class SKImageInfoExtensions
[ExtensionAttribute]
public ref class SKImageInfoExtensions abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
[<ExtensionAttribute>]
type SKImageInfoExtensions = class end
GetInfo | Gets a PixelFormatInfo for this imageInfo. |
GetMatchingQuantizer | Gets a PredefinedColorsQuantizer instance that fits for the specified imageInfo. |
HasAlpha | Gets whether this SKImageInfo instance represents a format with alpha (transparency) without checking whether imageInfo represents a valid value. |