[About] Version=1.0 Author=Nic Mail=support@hiasm.com [Type] Class=Element Interfaces=PsSaveDocumentType Info=Options that can be specified when saving a document in BMP format. Tab=Adobe [Property] Name=Sets the name of the component. ARG(string)|2| @AlphaChannels=Sets a value indicating whether to save the alpha channels. ARG(bool)|14|1|True,False @Depth=Sets the number of bits per channel. ARG(PsBMPDepthType)|14|4|psBMP1Bit,psBMP4Bits,psBMP8Bits,psBMP16Bits,psBMP24Bits,psBMP32Bits,psBMP_X1R5G5B5,psBMP_A1R5G5B5,psBMP_R5G6B5,psBMP_X4R4G4B4,psBMP_A4R4G4B4,psBMP_R8G8B8,psBMP_X8R8G8B8,psBMP_A8R8G8B8 @FlipRowOrder=Sets a value indicating whether to write the image from top to bottom. Available only when OSType=psWindows. ARG(bool)|14|1|True,False @OSType=Sets the target OS. ARG(PsOperatingSystem)|14|1|psOS2,psWindows @RLECompression=Sets a value indicating whether to use RLE compression. Available only when OSType=psWindows. ARG(bool)|14|1|True,False [Methods] SaveOptions=Returns BMP save options object. ARG(PsSaveDocumentType)|3|0