Property | Type | Description | |
---|---|---|---|
all_data_for_rendering_available | int | ||
content_content_y_pos | int | ||
content_name_y_pos | int | ||
content_text_x_pos | int | ||
content_type_y_pos | int | ||
renderBitmap | |||
renderBitmap_size | |||
resource_name | string | ||
smallFont | |||
solidBrushAqua | |||
solidBrushBlack | |||
solidBrushTransparent | |||
solidBrushWhite | |||
thumb_location | Point | ||
thumb_size |
Method | Description | |
---|---|---|
DummyThumbnailCallback ( ) : bool | ||
GetThumbNail ( Image image, int new_width, int new_height ) : Image |
Method | Description | |
---|---|---|
CreateNewRenderBitmap ( ) : |
||
CreateRenderBitmap ( ) : void |
protected CreateNewRenderBitmap ( ) : |
||
return |
protected abstract CreateRenderBitmap ( ) : void | ||
return | void |
public GetThumbNail ( Image image, int new_width, int new_height ) : Image | ||
image | Image | |
new_width | int | |
new_height | int | |
return | Image |
protected int all_data_for_rendering_available | ||
return | int |
protected static int content_content_y_pos | ||
return | int |
protected static int content_name_y_pos | ||
return | int |
protected static int content_text_x_pos | ||
return | int |
protected static int content_type_y_pos | ||
return | int |
protected Bitmap,System.Drawing renderBitmap | ||
return |
protected static Size,System.Drawing renderBitmap_size | ||
return |
protected static Font,System.Drawing smallFont | ||
return |
protected static SolidBrush,System.Drawing solidBrushAqua | ||
return |
protected static SolidBrush,System.Drawing solidBrushBlack | ||
return |
protected static SolidBrush,System.Drawing solidBrushTransparent | ||
return |
protected static SolidBrush,System.Drawing solidBrushWhite | ||
return |