Preparing search index...
The search index is not available
@penrose/bloom
@penrose/bloom
Image
Interface Image
interface
Image
{
center
:
Vec2
;
drag
:
boolean
;
dragConstraint
:
DragConstraint
;
ensureOnCanvas
:
boolean
;
height
:
Num
;
interactiveOnly
:
boolean
;
name
:
string
;
preserveAspectRatio
:
string
;
rotation
:
Num
;
shapeType
:
Image
;
svg
:
string
;
width
:
Num
;
}
Hierarchy (
view full
)
ShapeCommon
Center
Rect
Rotate
Image
Index
Properties
center
drag
drag
Constraint
ensure
On
Canvas
height
interactive
Only
name
preserve
Aspect
Ratio
rotation
shape
Type
svg
width
Properties
center
center
:
Vec2
drag
drag
:
boolean
drag
Constraint
drag
Constraint
:
DragConstraint
ensure
On
Canvas
ensure
On
Canvas
:
boolean
height
height
:
Num
interactive
Only
interactive
Only
:
boolean
name
name
:
string
preserve
Aspect
Ratio
preserve
Aspect
Ratio
:
string
rotation
rotation
:
Num
shape
Type
shape
Type
:
Image
svg
svg
:
string
width
width
:
Num
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
center
drag
drag
Constraint
ensure
On
Canvas
height
interactive
Only
name
preserve
Aspect
Ratio
rotation
shape
Type
svg
width
@penrose/bloom
Loading...