ImageData

Revisión

ImageData Es una clase en Aspose.Words FOSS para Python. Heredados de: BaseModel.

ImageData.source_filename holds the original filename of the image.

Propiedades : content_type, crop_bottom, crop_left, crop_right, crop_top, image_bytes,Y uno más.

Propiedades

NombreTipoAccesoDescripción
source_filenamestrLeerSe le llama el filanombre de la fuente.
content_typestrLeerTiene el tipo de contenido.
image_bytesbytesLeerObtenga los bajetas de la imagen.
crop_leftintLeerLa planta se deja.
crop_topintLeerTiene la plantación en el top.
crop_rightintLeerToma la planta derecha.
crop_bottomintLeerSe encuentra en la parte inferior de la planta.

Ver también

 Español