Rogue Wave Views Foundation Package API Reference Guide |
Rogue Wave Views Documentation Home |
This is the complete list of members for IlvIndexedBitmapData, including all inherited members.
blend(const IlvBitmapData *src, const IlvRect &srcrect, const IlvPoint &to, IlUChar blend) | IlvBitmapData | virtual |
blendPixel(IlUInt xdst, IlUInt ydst, const IlvBitmapData *src, IlUInt xsrc, IlUInt ysrc, IlUChar blend) | IlvBitmapData | virtual |
computeMask() | IlvIndexedBitmapData | virtual |
copy(const IlvBitmapData *src, const IlvRect &srcrect, const IlvPoint &to) | IlvBitmapData | virtual |
copyPixel(IlUInt xdst, IlUInt ydst, const IlvBitmapData *src, IlUInt xsrc, IlUInt ysrc) | IlvBitmapData | virtual |
fill(const IlvRect &rect, IlUChar r, IlUChar g, IlUChar b, IlUChar a=255) | IlvBitmapData | virtual |
getByteWidth() const | IlvBitmapData | |
getColorMap() const | IlvIndexedBitmapData | |
getCount() const | IlvBitmapData | |
getData() const | IlvBitmapData | |
getDepth() const | IlvBitmapData | |
getHeight() const | IlvBitmapData | |
getInformation() const | IlvBitmapData | |
getMask() const | IlvBitmapData | virtual |
getPadding() const | IlvBitmapData | |
getRGBPixel(IlUInt x, IlUInt y, IlUChar &r, IlUChar &g, IlUChar &b) const | IlvIndexedBitmapData | virtual |
getRGBPixels(const IlvRect &rect, IlUInt &size, IlUChar *data=0) const | IlvIndexedBitmapData | virtual |
getRowStartData(IlUInt idx) const | IlvBitmapData | |
getTransparentIndex() const | IlvIndexedBitmapData | |
getUsedColorNum() | IlvIndexedBitmapData | virtual |
getWidth() const | IlvBitmapData | |
hasMask() const | IlvBitmapData | |
IlvBitmapData(IlUInt width, IlUInt height, IlUShort depth, IlUInt padding=32) | IlvBitmapData | |
IlvIndexedBitmapData(IlUInt width, IlUInt height, IlvColorMap *cmap=0) | IlvIndexedBitmapData | |
lock() | IlvBitmapData | |
setColorMap(IlvColorMap *colormap) | IlvIndexedBitmapData | |
setInformation(IlvBitmapInformation *info) | IlvBitmapData | |
setMask(IlvBWBitmapData *mask) | IlvBitmapData | virtual |
setPixel(IlUInt x, IlUInt y, IlUChar pixel) | IlvIndexedBitmapData | virtual |
setPixels(IlUChar *data, IlUInt byteWidth, const IlvRect &rect, const IlvPoint &to) | IlvIndexedBitmapData | virtual |
setRGBPixel(IlUInt x, IlUInt y, IlUChar r, IlUChar g, IlUChar b) | IlvIndexedBitmapData | virtual |
setRGBPixels(IlUChar *data, IlUInt byteWidth, const IlvRect &rect, const IlvPoint &to) | IlvIndexedBitmapData | virtual |
setTransparentIndex(IlInt index) | IlvIndexedBitmapData | |
stretch(const IlvIndexedBitmapData *srcdata, const IlvRect &srcrect, const IlvRect &dstrect) | IlvIndexedBitmapData | |
unLock() | IlvBitmapData | |
~IlvBitmapData() | IlvBitmapData | virtual |
© Copyright 2016, Rogue Wave Software, Inc. All Rights Reserved.
Rogue Wave is a registered trademark of Rogue Wave Software, Inc. in the United States and other countries. All other trademarks are the property of their respective owners.