Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
CrImage::Draw::PathStyle
Inherits
Reference
/
Object
PathStyle defines the appearance for path stroking.
Constructors
new
(color :
CrImage::Color::Color
, thickness :
Int32
= 1, anti_alias :
Bool
= false)
Source
Instance methods
anti_alias
Source
anti_alias=
(anti_alias :
Bool
)
Source
color
Source
color=
(color :
Color::Color
)
Source
thickness
Source
thickness=
(thickness :
Int32
)
Source