GIFBitmap.ColorTable Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the color table for this frame.
public:
property Microsoft::Maui::Controls::Internals::GIFColorTable ^ ColorTable { Microsoft::Maui::Controls::Internals::GIFColorTable ^ get(); };
public Microsoft.Maui.Controls.Internals.GIFColorTable ColorTable { get; }
member this.ColorTable : Microsoft.Maui.Controls.Internals.GIFColorTable
Public ReadOnly Property ColorTable As GIFColorTable