App Engine Python SDK  v1.6.9 rev.445
The Python runtime is available as an experimental Preview feature.
Public Member Functions | Public Attributes | Static Public Attributes | List of all members
google.appengine.api.images.images_service_pb.ImagesCanvas Class Reference
Inheritance diagram for google.appengine.api.images.images_service_pb.ImagesCanvas:

Public Member Functions

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 output
 
def mutable_output
 
def clear_output
 
def has_output
 
def color
 
def set_color
 
def clear_color
 
def has_color
 
def MergeFrom
 
def Equals
 
def IsInitialized
 
def ByteSize
 
def ByteSizePartial
 
def Clear
 
def OutputUnchecked
 
def OutputPartial
 
def TryMerge
 
def __str__
 

Public Attributes

 output_
 
 has_width_
 
 width_
 
 has_height_
 
 height_
 
 has_output_
 
 has_color_
 
 color_
 

Static Public Attributes

int has_width_ = 0
 
int width_ = 0
 
int has_height_ = 0
 
int height_ = 0
 
int has_output_ = 0
 
int has_color_ = 0
 
int color_ = -1
 
int kwidth = 1
 
int kheight = 2
 
int koutput = 3
 
int kcolor = 4
 

The documentation for this class was generated from the following file: