ASImageLayer Struct Reference

#include <asimage.h>

List of all members.

Public Attributes

ASImageim
ARGB32 solid_color
int dst_x
int dst_y
int clip_x
int clip_y
unsigned int clip_width
unsigned int clip_height
ARGB32 tint
ASImageBevelbevel
int bevel_x
int bevel_y
unsigned int bevel_width
unsigned int bevel_height
int merge_mode
merge_scanlines_func merge_scanlines
ASImageLayernext
void * data


Detailed Description

Definition at line 289 of file asimage.h.


Member Data Documentation

ASImage* ASImageLayer::im

Definition at line 291 of file asimage.h.

Referenced by TASImage::Bevel(), TASImage::CreateThumbnail(), TASImage::DrawText(), fill_with_pixmapped_background(), TASImage::Gradient(), handle_asxml_tag_text(), TASImage::Merge(), and merge_layers().

ARGB32 ASImageLayer::solid_color

Definition at line 292 of file asimage.h.

Referenced by handle_asxml_tag_text(), and merge_layers().

int ASImageLayer::dst_x

Definition at line 295 of file asimage.h.

Referenced by TASImage::Bevel(), TASImage::CreateThumbnail(), TASImage::DrawText(), fill_with_pixmapped_background(), TASImage::Gradient(), handle_asxml_tag_text(), TASImage::Merge(), and merge_layers().

int ASImageLayer::dst_y

Definition at line 295 of file asimage.h.

Referenced by TASImage::Bevel(), TASImage::CreateThumbnail(), TASImage::DrawText(), fill_with_pixmapped_background(), TASImage::Gradient(), handle_asxml_tag_text(), and TASImage::Merge().

int ASImageLayer::clip_x

Definition at line 300 of file asimage.h.

Referenced by fill_with_pixmapped_background(), and merge_layers().

int ASImageLayer::clip_y

Definition at line 300 of file asimage.h.

Referenced by fill_with_pixmapped_background(), and merge_layers().

unsigned int ASImageLayer::clip_width

Definition at line 301 of file asimage.h.

Referenced by TASImage::Bevel(), TASImage::CreateThumbnail(), TASImage::DrawText(), fill_with_pixmapped_background(), TASImage::Gradient(), handle_asxml_tag_text(), TASImage::Merge(), and merge_layers().

unsigned int ASImageLayer::clip_height

Definition at line 301 of file asimage.h.

Referenced by TASImage::Bevel(), TASImage::CreateThumbnail(), TASImage::DrawText(), fill_with_pixmapped_background(), TASImage::Gradient(), handle_asxml_tag_text(), TASImage::Merge(), and merge_layers().

ARGB32 ASImageLayer::tint

Definition at line 303 of file asimage.h.

Referenced by merge_layers().

struct ASImageBevel* ASImageLayer::bevel

Definition at line 304 of file asimage.h.

Referenced by TASImage::Bevel(), TASImage::CreateThumbnail(), TASImage::DrawText(), TASImage::Gradient(), handle_asxml_tag_text(), TASImage::Merge(), and merge_layers().

int ASImageLayer::bevel_x

Definition at line 312 of file asimage.h.

Referenced by merge_layers().

int ASImageLayer::bevel_y

Definition at line 312 of file asimage.h.

Referenced by merge_layers().

unsigned int ASImageLayer::bevel_width

Definition at line 313 of file asimage.h.

Referenced by merge_layers().

unsigned int ASImageLayer::bevel_height

Definition at line 313 of file asimage.h.

Referenced by merge_layers().

int ASImageLayer::merge_mode

Definition at line 315 of file asimage.h.

merge_scanlines_func ASImageLayer::merge_scanlines

Definition at line 316 of file asimage.h.

Referenced by TASImage::Bevel(), TASImage::CreateThumbnail(), fill_with_pixmapped_background(), TASImage::Gradient(), and TASImage::Merge().

struct ASImageLayer* ASImageLayer::next

Definition at line 317 of file asimage.h.

Referenced by merge_layers().

void* ASImageLayer::data

Definition at line 321 of file asimage.h.


The documentation for this struct was generated from the following file:
Generated on Tue Jul 5 16:25:02 2011 for ROOT_528-00b_version by  doxygen 1.5.1