Lines Matching refs:bitmap
58 /** Set raw data of a bitmap.<p>
60 Set raw data of a bitmap, in the format as defined by
62 bitmap can be changed. When setting subsets of the bitmap, the
63 same scanline padding takes place as when the whole bitmap is
69 can change for the same bitmap, if the user e.g. switches the
78 Layout of the data to set. Must match this bitmap's current
82 Destination rectangle, within the bounds of the bitmap, to set
87 bitmap area.
90 if the given memory layout does not match this bitmap's
100 /** Set a single pixel of the bitmap with the given color
106 can change for the same bitmap, if the user e.g. switches the
115 Layout of the color elements to set. Must match this bitmap's
119 Pixel position with the bounds of the bitmap to set.
122 if the given point is outside the permissible bitmap area.
125 if the given memory layout does not match this bitmap's