DrawResetVectorGraphics method
Implementation
void DrawResetVectorGraphics(
ffi.Pointer<DrawingWand> arg0,
) {
return _DrawResetVectorGraphics(
arg0,
);
}
void DrawResetVectorGraphics(
ffi.Pointer<DrawingWand> arg0,
) {
return _DrawResetVectorGraphics(
arg0,
);
}