JVCL Help:RasterOp
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: RasterOp type
Search in JVCL Help
Search in all projectsSummary
Write here a summary (1 line)
Pascal
run\JvJCLUtils.pas
RasterOp = (
RasterOp_CopyROP,
RasterOp_OrROP,
RasterOp_XorROP,
RasterOp_NotAndROP,
RasterOp_EraseROP = 3,
RasterOp_NotCopyROP,
RasterOp_NotOrROP,
RasterOp_NotXorROP,
RasterOp_AndROP,
RasterOp_NotEraseROP = 7,
RasterOp_NotROP,
RasterOp_ClearROP,
RasterOp_SetROP,
RasterOp_NopROP,
RasterOp_AndNotROP,
RasterOp_OrNotROP,
RasterOp_NandROP,
RasterOp_NorROP,
RasterOp_LastROP = 15
);
Members
Members | Description |
RasterOp_CopyROP | Description for RasterOp_CopyROP |
RasterOp_OrROP | Description for RasterOp_OrROP |
RasterOp_XorROP | Description for RasterOp_XorROP |
RasterOp_NotAndROP | Description for RasterOp_NotAndROP |
RasterOp_EraseROP = 3 | Description for RasterOp_EraseROP |
RasterOp_NotCopyROP | Description for RasterOp_NotCopyROP |
RasterOp_NotOrROP | Description for RasterOp_NotOrROP |
RasterOp_NotXorROP | Description for RasterOp_NotXorROP |
RasterOp_AndROP | Description for RasterOp_AndROP |
RasterOp_NotEraseROP = 7 | Description for RasterOp_NotEraseROP |
RasterOp_NotROP | Description for RasterOp_NotROP |
RasterOp_ClearROP | Description for RasterOp_ClearROP |
RasterOp_SetROP | Description for RasterOp_SetROP |
RasterOp_NopROP | Description for RasterOp_NopROP |
RasterOp_AndNotROP | Description for RasterOp_AndNotROP |
RasterOp_OrNotROP | Description for RasterOp_OrNotROP |
RasterOp_NandROP | Description for RasterOp_NandROP |
RasterOp_NorROP | Description for RasterOp_NorROP |
RasterOp_LastROP = 15 | Description for RasterOp_LastROP |
Description
Write here a description
See Also
List here other properties, methods (comma seperated) Remove the 'See Also' section if there are no references
About
► RasterOp
no pages or subcategories
Contribute to this help topic
This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page