[About] Version=1.0 Author=Nic Mail=support@hiasm.com [Type] Class=Element Interfaces=PixelFormat Info=Specifies the format of the color data for each pixel in the image. [Property] Name=Sets the name of the component. ARG(string)|2| PixelFormat=Sets the member of enumeration. ARG(PixelFormat)|14|0|Indexed,Gdi,Alpha,PAlpha,Extended,Canonical,Undefined,DontCare,Format1bppIndexed,Format4bppIndexed,Format8bppIndexed,Format16bppGrayScale,Format16bppRgb555,Format16bppRgb565,Format16bppArgb1555,Format24bppRgb,Format32bppRgb,Format32bppArgb,Format32bppPArgb,Format48bppRgb,Format64bppArgb,Format64bppPArgb,Max [Methods] *doMembers=Gets all the members of the enumeration. ARG()|1|0 doParse=Parses from the string. ARG(string value)|1|0 *onMembers=Occurs after invoke method doMembers and returns all the members of the enumeration one by one. ARG(object)|2|0 onParse=Occurs after invoke method doParse and returns the result. ARG(PixelFormat)|2|0 PixelFormat=Returns the member of enumeration. ARG(PixelFormat)|3|0 Result=Returns the result. ARG(PixelFormat)|3|0 Value=Defines the string to parse. ARG(string)|4|2