Свойство | Тип | Описание | |
---|---|---|---|
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 |
Метод | Описание | |
---|---|---|
DummyThumbnailCallback ( ) : bool | ||
GetThumbNail ( Image image, int new_width, int new_height ) : Image |
Метод | Описание | |
---|---|---|
CreateNewRenderBitmap ( ) : |
||
CreateRenderBitmap ( ) : void |
protected CreateNewRenderBitmap ( ) : |
||
Результат |
protected abstract CreateRenderBitmap ( ) : void | ||
Результат | void |
public GetThumbNail ( Image image, int new_width, int new_height ) : Image | ||
image | Image | |
new_width | int | |
new_height | int | |
Результат | Image |
protected int all_data_for_rendering_available | ||
Результат | int |
protected static int content_content_y_pos | ||
Результат | int |
protected static int content_name_y_pos | ||
Результат | int |
protected static int content_text_x_pos | ||
Результат | int |
protected static int content_type_y_pos | ||
Результат | int |
protected Bitmap,System.Drawing renderBitmap | ||
Результат |
protected static Size,System.Drawing renderBitmap_size | ||
Результат |
protected static Font,System.Drawing smallFont | ||
Результат |
protected static SolidBrush,System.Drawing solidBrushAqua | ||
Результат |
protected static SolidBrush,System.Drawing solidBrushBlack | ||
Результат |
protected static SolidBrush,System.Drawing solidBrushTransparent | ||
Результат |
protected static SolidBrush,System.Drawing solidBrushWhite | ||
Результат |
protected static Point thumb_location | ||
Результат | Point |