Skip to content
This repository has been archived by the owner on Oct 6, 2020. It is now read-only.

kristoisberg/samp-grayscale-bitmap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

samp-grayscale-bitmap

sampctl

Notice: This repository is not being actively maintained anymore. If anyone wishes to continue the development of the project, please create a fork of the repository and release future versions there.

This library was originally intended to be a test script for pawn-colour-manipulation, but I decided to turn this into an actual library. The library, in theory, is ready to be used, but due to an issue with samp-bitmapper it doesn't actually work yet.

Installation

Simply install to your project:

sampctl package install kristoisberg/samp-grayscale-bitmap

Include in your code and begin using the library:

#include <grayscale-bitmap>

Usage

bool:GrayscaleBitmap(const load_path[], const save_path[], width, height) // GreyscaleBitmap also works

Testing

To test, simply run the package:

sampctl package run

About

A test script for my colour manipulation library for grayscaling bitmaps for open.mp and SA-MP.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages