Indicates that the plug-in can see transparency data; key value is 'expf'.
This property key reflects the ExportFlags
property in the PiPL resource file. The value of the property has type FlagSet
; a variable length bitstring in which the first member is represented by the most significant bit of the first byte, the eighth member is in the least significant bit of the first byte, etc. The length of the set is in the property's length field. Use PIExpSupportsTransparency to set the transparency flag.
- Note:
- Currenty only the transparency flag is supported.