Rectangle Copy Operations

Microchip Graphics Library

Microchip Graphics Library
Rectangle Copy Operations
Functions
 
Name 
Description 
 
Performs a Raster Operation (ROP) on source and destination. The type of ROP is decided by the rop and the copyOp parameter. 
 
Scrolls the rectangular area defined by left, top, right, bottom by delta pixels. 
Macros
Name 
Description 
Source (S) and Destination (D) data type. When performing executing commands on the Rectangle Copy Processing Unit (RCCGPU). The source and destination data can be treated as a continuous block of data in memory or a discontinuous data in memory. This gives flexibility to the operation where an copy operation can be performed to data already present in the display buffer or anywhere else in data memory. Both source and destination data can be set to continuous or discontinuous data. These macros are only used in RCCGPU operations.
Source (S) and Destination (D) data type. When performing executing commands on the Rectangle Copy Processing Unit (RCCGPU). The source and destination data can be treated as a continuous block of data in memory or a discontinuous data in memory. This gives flexibility to the operation where an copy operation can be performed to data already present in the display buffer or anywhere else in data memory. Both source and destination data can be set to continuous or discontinuous data. These macros are only used in RCCGPU operations.
Source (S) and Destination (D) data type. When performing executing commands on the Rectangle Copy Processing Unit (RCCGPU). The source and destination data can be treated as a continuous block of data in memory or a discontinuous data in memory. This gives flexibility to the operation where an copy operation can be performed to data already present in the display buffer or anywhere else in data memory. Both source and destination data can be set to continuous or discontinuous data. These macros are only used in RCCGPU operations.
Source (S) and Destination (D) data type. When performing executing commands on the Rectangle Copy Processing Unit (RCCGPU). The source and destination data can be treated as a continuous block of data in memory or a discontinuous data in memory. This gives flexibility to the operation where an copy operation can be performed to data already present in the display buffer or anywhere else in data memory. Both source and destination data can be set to continuous or discontinuous data. These macros are only used in RCCGPU operations.
Raster Operation (ROP) option. Select one of the following 16 raster operation options whenever Rectangle Copy Processing Unit (RCCGPU) is used. The raster operation is performed on the source (S) and destination (D) data. and the result written to the destination (D).
Raster Operation (ROP) option. Select one of the following 16 raster operation options whenever Rectangle Copy Processing Unit (RCCGPU) is used. The raster operation is performed on the source (S) and destination (D) data. and the result written to the destination (D).
Raster Operation (ROP) option. Select one of the following 16 raster operation options whenever Rectangle Copy Processing Unit (RCCGPU) is used. The raster operation is performed on the source (S) and destination (D) data. and the result written to the destination (D).
Raster Operation (ROP) option. Select one of the following 16 raster operation options whenever Rectangle Copy Processing Unit (RCCGPU) is used. The raster operation is performed on the source (S) and destination (D) data. and the result written to the destination (D).
Raster Operation (ROP) option. Select one of the following 16 raster operation options whenever Rectangle Copy Processing Unit (RCCGPU) is used. The raster operation is performed on the source (S) and destination (D) data. and the result written to the destination (D).
Raster Operation (ROP) option. Select one of the following 16 raster operation options whenever Rectangle Copy Processing Unit (RCCGPU) is used. The raster operation is performed on the source (S) and destination (D) data. and the result written to the destination (D).
Raster Operation (ROP) option. Select one of the following 16 raster operation options whenever Rectangle Copy Processing Unit (RCCGPU) is used. The raster operation is performed on the source (S) and destination (D) data. and the result written to the destination (D).
Raster Operation (ROP) option. Select one of the following 16 raster operation options whenever Rectangle Copy Processing Unit (RCCGPU) is used. The raster operation is performed on the source (S) and destination (D) data. and the result written to the destination (D).
Raster Operation (ROP) option. Select one of the following 16 raster operation options whenever Rectangle Copy Processing Unit (RCCGPU) is used. The raster operation is performed on the source (S) and destination (D) data. and the result written to the destination (D).
Raster Operation (ROP) option. Select one of the following 16 raster operation options whenever Rectangle Copy Processing Unit (RCCGPU) is used. The raster operation is performed on the source (S) and destination (D) data. and the result written to the destination (D).
Raster Operation (ROP) option. Select one of the following 16 raster operation options whenever Rectangle Copy Processing Unit (RCCGPU) is used. The raster operation is performed on the source (S) and destination (D) data. and the result written to the destination (D).
Raster Operation (ROP) option. Select one of the following 16 raster operation options whenever Rectangle Copy Processing Unit (RCCGPU) is used. The raster operation is performed on the source (S) and destination (D) data. and the result written to the destination (D).
Raster Operation (ROP) option. Select one of the following 16 raster operation options whenever Rectangle Copy Processing Unit (RCCGPU) is used. The raster operation is performed on the source (S) and destination (D) data. and the result written to the destination (D).
Raster Operation (ROP) option. Select one of the following 16 raster operation options whenever Rectangle Copy Processing Unit (RCCGPU) is used. The raster operation is performed on the source (S) and destination (D) data. and the result written to the destination (D).
Raster Operation (ROP) option. Select one of the following 16 raster operation options whenever Rectangle Copy Processing Unit (RCCGPU) is used. The raster operation is performed on the source (S) and destination (D) data. and the result written to the destination (D).
Raster Operation (ROP) option. Select one of the following 16 raster operation options whenever Rectangle Copy Processing Unit (RCCGPU) is used. The raster operation is performed on the source (S) and destination (D) data. and the result written to the destination (D).
Type of Rectangle Copy Operations. Select one of the following rectangle copy operations and together with the ROP; the source, destination, current color set and transparency are evaluated on each pixel and the result written to the destination.
  • RCC_COPY - Copies the source data to the destination address with the selected ROP.
  • RCC_SOLID_FILL - Fills the specified rectangle with the current color set.
  • RCC_TRANSPARENT_COPY - Operation is the same as the COPY operation except that the source data is compared against the current color set. If the values match, the source data is not written to the destination. The source... more 
Type of Rectangle Copy Operations. Select one of the following rectangle copy operations and together with the ROP; the source, destination, current color set and transparency are evaluated on each pixel and the result written to the destination.
  • RCC_COPY - Copies the source data to the destination address with the selected ROP.
  • RCC_SOLID_FILL - Fills the specified rectangle with the current color set.
  • RCC_TRANSPARENT_COPY - Operation is the same as the COPY operation except that the source data is compared against the current color set. If the values match, the source data is not written to the destination. The source... more 
Type of Rectangle Copy Operations. Select one of the following rectangle copy operations and together with the ROP; the source, destination, current color set and transparency are evaluated on each pixel and the result written to the destination.
  • RCC_COPY - Copies the source data to the destination address with the selected ROP.
  • RCC_SOLID_FILL - Fills the specified rectangle with the current color set.
  • RCC_TRANSPARENT_COPY - Operation is the same as the COPY operation except that the source data is compared against the current color set. If the values match, the source data is not written to the destination. The source... more 
Links
Microchip Graphics Library Version 3.06.02 - October 15, 2012
Copyright © 2012 Microchip Technology, Inc.  All rights reserved