Scribus
Open source desktop publishing at your fingertips
ImageAPI Class Reference
Inheritance diagram for ImageAPI:
Collaboration diagram for ImageAPI:

Public Slots

void load (QString filename)
 
void scale (double x, double y)
 
void offset (double x, double y)
 
void setBrightness (double n)
 
void setGrayscale ()
 
void scaleToFrame (bool scaletoframe, bool Proportional)
 
- Public Slots inherited from ItemAPI
void move (double dx, double dy)
 
void moveAbs (double x, double y)
 
void rotate (double rot)
 
void rotateAbs (double rot)
 
void resize (double width, double height)
 

Public Member Functions

 ImageAPI (PageItem_ImageFrame *im)
 
- Public Member Functions inherited from ItemAPI
 ItemAPI (PageItem *it)
 

Properties

double xScale
 
double yScale
 
double xOffset
 
double yOffset
 
- Properties inherited from ItemAPI
QString name
 
QString fillColor
 
QString lineColor
 
double fillShade
 
double lineShade
 
double fillTransparency
 
double lineTransparency
 
bool locked
 
bool sizeLocked
 
bool flipVertical
 
bool flipHorizontal
 
double lineWidth
 
QString customLineStyle
 
int startArrowIndex
 
int endArrowIndex
 
bool printEnabled
 
double xPos
 
double yPos
 
double width
 
double height
 
double rotation
 
bool reversed
 
double cornerRadius
 
double columnGap
 
int columns
 

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