pCon.planner Plugin SDK  Version 8.8.1
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Properties Events
X3g::Plugin::Image Member List

This is the complete list of members for X3g::Plugin::Image, including all inherited members.

BitsPerPixelX3g::Plugin::Image
Equals(System::Object^ pOther) overrideX3g::Plugin::Imagevirtual
FileNameX3g::Plugin::Image
FormatX3g::Plugin::Image
GetData()X3g::Plugin::Image
GetDataPtr()X3g::Plugin::Image
GetHashCode() overrideX3g::Plugin::Imagevirtual
GetHashCode64()X3g::Plugin::Image
HeightX3g::Plugin::Image
Image(int pWidth, int pHeight, PixelFormat pFormat, array< unsigned char >^pData)X3g::Plugin::Image
IsTransparent()X3g::Plugin::Image
LoadFromFile(String^ pFileName)X3g::Plugin::Imagestatic
LoadFromStream(System::IO::Stream^ pStream)X3g::Plugin::Imagestatic
Resize(int pWidth, int pHeight)X3g::Plugin::Image
Sample4f(float u, float v, bool pBilinear)X3g::Plugin::Image
ToBitmap()X3g::Plugin::Image
ToStream(System::IO::Stream^ pStream, ImageFormat pFormat)X3g::Plugin::Image
WidthX3g::Plugin::Image