Download Data Sheet - MikroElektronika
Transcript
mikroBasic PRO for PIC32 S1D13700_PartialImage Prototype Returns sub procedure S1D13700_PartialImage(dim x_left, y_top, width, picture_width, picture_height as word, dim image as ^const byte) height, Nothing. Description Displays a partial area of the image on a desired location. Parameters: - x_left: x coordinate of the desired location (upper left coordinate). - y_top: y coordinate of the desired location (upper left coordinate). - width: desired image width. - height: desired image height. - picture_width: width of the original image. - picture_height: height of the original image. - image: image to be displayed. Bitmap array is located in code memory. Note : Image dimension must match the display dimension. Requires Glcd module needs to be initialized. See the S1D13700_Init routine. Example ‘ Draws a 10x15 part of the image starting from the upper left corner on the coordinate (10,12). Original image size is 16x32. S1D13700_PartialImage(10, 12, 10, 15, 16, 32, @image) 293 MikroElektronika
Related documents
mikroPascal PRO for PIC32 User Manual
User manual - MikroElektronika
mikroC PRO for dsPIC User Manual
mikroC PRO for AVR User`s Manual
mikroBasic PRO for AVR User Manual v100
mikroPascal PRO for AVR User Manual v1.00
mikroC for 8051 User Manual
LM1095E - topwaydisplay.com
mikroPascal PRO - MikroElektronika
mikroC PRO for PIC User Manual v100
MIPS32® M4K™ Processor Core Software User`s Manual
Portable Solar Modules