Lines Matching refs:bitmap
57 /** Set raw data of a bitmap.<p>
59 Set raw data of a bitmap, in the format as defined by
61 bitmap can be changed. If the internal data format's pixel are
65 bitmap. When setting subsets of the bitmap, the same scanline
66 padding takes place as when the whole bitmap is changed.<p>
71 can change for the same bitmap, if the user e.g. switches the
80 Layout of the data to set. Must match this bitmap's current
84 Destination rectangle, within the bounds of the bitmap, to set
89 bitmap area.
92 if the given memory layout does not match this bitmap's
102 /** Set a single pixel of the bitmap with the given color
113 can change for the same bitmap, if the user e.g. switches the
122 Layout of the color elements to set. Must match this bitmap's
126 Pixel position with the bounds of the bitmap to set.
129 if the given point is outside the permissible bitmap area.
132 if the given memory layout does not match this bitmap's