Skip to content

classHBitmapNode 03

Member Function Documentation

void HBitmapNode::AddBuffer HBitmapBuffer  ) 
 

UBYTE* HBitmapNode::CreateByteBlock int *  rbytesperpixel,
BOOL  withborder = FALSE,
BOOL *  bHasTransparency = NULL
 

static HRGBABuffer* HBitmapNode::CreateRGBABuffer const String name,
HBitmapBuffer::ChannelType  chantype,
int  width,
int  height
[static]
 

static HRGBAFloatBuffer* HBitmapNode::CreateRGBAFloatBuffer const String name,
int  width,
int  height
[static]
 

static HRGBBuffer* HBitmapNode::CreateRGBBuffer const String name,
HBitmapBuffer::ChannelType  chantype,
int  width,
int  height
[static]
 

static HScalarBuffer* HBitmapNode::CreateScalarBuffer const String name,
HBitmapBuffer::ChannelType  chantype,
int  width,
int  height
[static]
 

static HYABuffer* HBitmapNode::CreateYABuffer const String name,
HBitmapBuffer::ChannelType  chantype,
int  width,
int  height
[static]
 

void HBitmapNode::DeleteAllBuffers  ) 
 

HBitmapBuffer* HBitmapNode::GetBufferHead  ) 
 

const LONG HBitmapNode::GetFps  ) 
 

const int HBitmapNode::GetHeight  ) 
 

const int HBitmapNode::GetLength  ) 
 

const int HBitmapNode::GetWidth  ) 
 

int HBitmapNode::LoadFrame const String filename,
int  frame = -1,
LoadFlags  flags = LOADDEFAULT