returns 0x00 if the bitmap is transparent, 0x01 if it is not.
[Visual Basic] Public Property Byte As [C#] public byte Byte { get; set; } [C++] public: __property get_Byte(); public: __property void set_Byte(char ); [JScript] public function get Byte() : Byte public function set Byte(Byte);
EZLCDBitmapEx Class | EZLCD.Core Namespace