- Matplotlib for Python Developers
- Aldrin Yim Claire Chung Allen Yu
- 97字
- 2021-08-27 18:48:15
Raster images
Raster is the classic image format that provides support to a wide variety of image files, including PNG, JPG and BMP. Each raster image can be seen as a dense array of color values. For raster images, resolution matters.
The amount of image details kept is measured in dots per inch (DPI). The higher the DPI value (that is, the more pixel dots kept in it), the clearer the resultant image would be, even when stretched to a larger size. Of course, the file size and computational resources needed for the rendering would increase accordingly.
推薦閱讀
- Mastering NetBeans
- The Android Game Developer's Handbook
- 構建移動網站與APP:HTML 5移動開發入門與實戰(跨平臺移動開發叢書)
- Vue.js快跑:構建觸手可及的高性能Web應用
- R語言編程指南
- 區塊鏈:以太坊DApp開發實戰
- 程序員修煉之道:通向務實的最高境界(第2版)
- Spring Boot Cookbook
- 好好學Java:從零基礎到項目實戰
- Microsoft Dynamics AX 2012 R3 Financial Management
- Qlik Sense? Cookbook
- Learning iOS Security
- MyBatis 3源碼深度解析
- Java程序設計教程
- micro:bit軟件指南