class
	WEL_GDIP_PIXEL_FORMAT

General
	cluster: wel
	description: "Enumeration for GDI+ pixel format."

Ancestors
	ANY

Queries
	Alpha: INTEGER_32
	Canonical: INTEGER_32
	Dontcare: INTEGER_32
	Extended: INTEGER_32
	Format16bppargb1555: INTEGER_32
	Format16bppgrayscale: INTEGER_32
	Format16bpprgb555: INTEGER_32
	Format16bpprgb565: INTEGER_32
	Format1bppindexed: INTEGER_32
	Format24bpprgb: INTEGER_32
	Format32bppargb: INTEGER_32
	Format32bpppargb: INTEGER_32
	Format32bpprgb: INTEGER_32
	Format48bpprgb: INTEGER_32
	Format4bppindexed: INTEGER_32
	Format64bppargb: INTEGER_32
	Format64bpppargb: INTEGER_32
	Format8bppindexed: INTEGER_32
	Gdi: INTEGER_32
	Indexed: INTEGER_32
	is_valid (a_format: INTEGER_32): BOOLEAN
	Max: INTEGER_32
	Palpha: INTEGER_32
	Undefined: INTEGER_32