MarkBitmap is a project to mark the bitmap images with geometric shapes.
:warning: Alpha version. Experimantal only. Do not use.
:warning: Alpha version. Experimantal only. Do not use.
MarkBitmap will consist different geometric shaped and more to mark bitmap files easily.
MarkHorizontally(Bitmap bitmap, int count, Color color);
MarkVertically(Bitmap bitmap, int count, Color color);
MarkDiagonally(Bitmap bitmap, int count, Color color);
MarkDiagonallyInverse(Bitmap bitmap, int count, Color color);
MarkCorners(Bitmap bitmap, int length, Color color);
MarkCameraGrid(Bitmap bitmap, Color color); // Applied on social preview above.
MarkHorizontallySafe(Bitmap bitmap, int count, Color color);
MarkVerticallySafe(Bitmap bitmap, int count, Color color);
MarkDiagonallySafe(Bitmap bitmap, int count, Color color);
MarkDiagonallyInverseSafe(Bitmap bitmap, int count, Color color);
See changelog MarkBitmap changelog
This repository is licensed under the “MIT” license. See MIT license.
If you’d like to contribute, then contribute. contributing guide.
Twitter: Enes Okullu @enesokullu