'Declaration Public Property GlobalPalette As System.UInteger()
public System.uint[] GlobalPalette {get; set;}
If the palette contains 255 or less elements, the transparent color can be appended to the Global Color Table.
Elements with index 256 and above are ignored.
'Declaration Public Property GlobalPalette As System.UInteger()
public System.uint[] GlobalPalette {get; set;}