Penjelasan tentang Bitmap pada Photoshop
Explanation of Bitmaps in Photoshop
Bitmap pada Photoshop umunya berfungsi sama dengan yang berada di program lain, yaitu merubahnya menjadi titik raster. Dalam dunia sablon khususnya, setelah membuat file raster dan di print, lalu digunakan sebagai acuan pembentukan gambar pada screen saat proses pencahayaan berlangsung.
Bitmaps in Photoshop generally function the same as in other programs: converting them into raster dots. Specifically, in screen printing, after creating a raster file and printing it, it's used as a reference for creating the image on the screen during the lighting process.
Bitmap adalah representasi citra grafis yang terdiri dari susunan titik-titik yang tersimpan di dalam memori komputer. Dikembangkan oleh microsoft dan nilai dari setiap titik diawali oleh 1 bit data untuk gambar hitam putih, atau lebih bagi gambar yang berwana.
Ukuran sebenarnya untuk N-bit (2ᴺ warna) bitmap dalam byte dapat dihitung sebagai berikut :
A bitmap is a graphical image representation consisting of an array of dots stored in computer memory. Developed by Microsoft, each dot's value is preceded by one bit of data for black-and-white images, or more for color images. The actual size of an N-bit (2ᴺ color) bitmap in bytes can be calculated as follows:
Ukuran file BMP 

BMP file size
dimana tinggi dan lebar pixel
is a bitmap formula where the height and width are pixels.
Dan kerapatan titik-titik tersebut dinamakan resolusi, yang menunjukan seberapa tajam gambar ini ditampilkan, ditunjukan dalam jumlah baris dan kolom, contohnya 1024x768.
The density of these dots is called resolution, which indicates how sharp the image is displayed. It is expressed in rows and columns, for example, 1024x768.
Untuk menampilkan citra bitmap pada monitor atau mencetaknya pada printer, dan komputer menterjemahkan bitmap ini menjadi pixel pada layar atau titik tinta pada printer. Beberapa file bitmap yang populer adalah format BMP, PCX dan TIFF
To display a bitmap image on a monitor or print it on a printer, the computer translates the bitmap into pixels on the screen or ink dots on the printer. Some popular bitmap file formats are BMP, PCX, and TIFF.
Output : semakin besar nilai yang diisi maka titik raster akan semakin banyak dan rapat.
Method : ada 5 pilihan yang dapat digunakan yaitu 50% Threshold, Pattern Dither, Diffusion Dither, Halftone Screen dan Costum Pattern. Byasanya dalam dunia sablon menggunakan Halftone Screen.
Output: The larger the value entered, the more numerous and denser the raster dots will be. Method: There are five options: 50% Threshold, Pattern Dither, Diffusion Dither, Halftone Screen, and Custom Pattern. In screen printing, a Halftone Screen is typically used.