Blender  V3.3
Public Attributes | List of all members
ImagePaintRegion Struct Reference

Public Attributes

int destx
 
int desty
 
int srcx
 
int srcy
 
int width
 
int height
 

Detailed Description

Definition at line 88 of file paint_image_2d.c.

Member Data Documentation

◆ destx

int ImagePaintRegion::destx

◆ desty

int ImagePaintRegion::desty

◆ height

int ImagePaintRegion::height

◆ srcx

int ImagePaintRegion::srcx

◆ srcy

int ImagePaintRegion::srcy

◆ width

int ImagePaintRegion::width

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