|
def | __init__ |
|
def | width |
|
def | set_width |
|
def | clear_width |
|
def | has_width |
|
def | height |
|
def | set_height |
|
def | clear_height |
|
def | has_height |
|
def | crop_to_fit |
|
def | set_crop_to_fit |
|
def | clear_crop_to_fit |
|
def | has_crop_to_fit |
|
def | crop_offset_x |
|
def | set_crop_offset_x |
|
def | clear_crop_offset_x |
|
def | has_crop_offset_x |
|
def | crop_offset_y |
|
def | set_crop_offset_y |
|
def | clear_crop_offset_y |
|
def | has_crop_offset_y |
|
def | rotate |
|
def | set_rotate |
|
def | clear_rotate |
|
def | has_rotate |
|
def | horizontal_flip |
|
def | set_horizontal_flip |
|
def | clear_horizontal_flip |
|
def | has_horizontal_flip |
|
def | vertical_flip |
|
def | set_vertical_flip |
|
def | clear_vertical_flip |
|
def | has_vertical_flip |
|
def | crop_left_x |
|
def | set_crop_left_x |
|
def | clear_crop_left_x |
|
def | has_crop_left_x |
|
def | crop_top_y |
|
def | set_crop_top_y |
|
def | clear_crop_top_y |
|
def | has_crop_top_y |
|
def | crop_right_x |
|
def | set_crop_right_x |
|
def | clear_crop_right_x |
|
def | has_crop_right_x |
|
def | crop_bottom_y |
|
def | set_crop_bottom_y |
|
def | clear_crop_bottom_y |
|
def | has_crop_bottom_y |
|
def | autolevels |
|
def | set_autolevels |
|
def | clear_autolevels |
|
def | has_autolevels |
|
def | allow_stretch |
|
def | set_allow_stretch |
|
def | clear_allow_stretch |
|
def | has_allow_stretch |
|
def | MergeFrom |
|
def | Equals |
|
def | IsInitialized |
|
def | ByteSize |
|
def | ByteSizePartial |
|
def | Clear |
|
def | OutputUnchecked |
|
def | OutputPartial |
|
def | TryMerge |
|
def | __str__ |
|
|
| has_width_ |
|
| width_ |
|
| has_height_ |
|
| height_ |
|
| has_crop_to_fit_ |
|
| crop_to_fit_ |
|
| has_crop_offset_x_ |
|
| crop_offset_x_ |
|
| has_crop_offset_y_ |
|
| crop_offset_y_ |
|
| has_rotate_ |
|
| rotate_ |
|
| has_horizontal_flip_ |
|
| horizontal_flip_ |
|
| has_vertical_flip_ |
|
| vertical_flip_ |
|
| has_crop_left_x_ |
|
| crop_left_x_ |
|
| has_crop_top_y_ |
|
| crop_top_y_ |
|
| has_crop_right_x_ |
|
| crop_right_x_ |
|
| has_crop_bottom_y_ |
|
| crop_bottom_y_ |
|
| has_autolevels_ |
|
| autolevels_ |
|
| has_allow_stretch_ |
|
| allow_stretch_ |
|
|
int | has_width_ = 0 |
|
int | width_ = 0 |
|
int | has_height_ = 0 |
|
int | height_ = 0 |
|
int | has_crop_to_fit_ = 0 |
|
int | crop_to_fit_ = 0 |
|
int | has_crop_offset_x_ = 0 |
|
float | crop_offset_x_ = 0.5 |
|
int | has_crop_offset_y_ = 0 |
|
float | crop_offset_y_ = 0.5 |
|
int | has_rotate_ = 0 |
|
int | rotate_ = 0 |
|
int | has_horizontal_flip_ = 0 |
|
int | horizontal_flip_ = 0 |
|
int | has_vertical_flip_ = 0 |
|
int | vertical_flip_ = 0 |
|
int | has_crop_left_x_ = 0 |
|
float | crop_left_x_ = 0.0 |
|
int | has_crop_top_y_ = 0 |
|
float | crop_top_y_ = 0.0 |
|
int | has_crop_right_x_ = 0 |
|
float | crop_right_x_ = 1.0 |
|
int | has_crop_bottom_y_ = 0 |
|
float | crop_bottom_y_ = 1.0 |
|
int | has_autolevels_ = 0 |
|
int | autolevels_ = 0 |
|
int | has_allow_stretch_ = 0 |
|
int | allow_stretch_ = 0 |
|
int | kwidth = 1 |
|
int | kheight = 2 |
|
int | kcrop_to_fit = 11 |
|
int | kcrop_offset_x = 12 |
|
int | kcrop_offset_y = 13 |
|
int | krotate = 3 |
|
int | khorizontal_flip = 4 |
|
int | kvertical_flip = 5 |
|
int | kcrop_left_x = 6 |
|
int | kcrop_top_y = 7 |
|
int | kcrop_right_x = 8 |
|
int | kcrop_bottom_y = 9 |
|
int | kautolevels = 10 |
|
int | kallow_stretch = 14 |
|
The documentation for this class was generated from the following file:
- code/googleappengine-read-only/python/google/appengine/api/images/images_service_pb.py