Đang chuẩn bị liên kết để tải về tài liệu:
Introduction to Java: 22 java.awt.image Reference

Đang chuẩn bị nút TẢI XUỐNG, xin hãy chờ

Tham khảo tài liệu 'introduction to java: 22 java.awt.image reference', công nghệ thông tin, kỹ thuật lập trình phục vụ nhu cầu học tập, nghiên cứu và làm việc hiệu quả | 22 java.awt.image Reference 22.1 AreaAveragingScaleFilter Description The AreaAveragingScaleFilter class scales an image using a simple smoothing algorithm. Class Definition public class java.awt.image.AreaAveragingScaleFilter extends java.awt.image.ReplicateScaleFilter Constructor public AreaAveragingScaleFilter int width int height Instance Methods public void setHints int hints public void setPixels int x int y int w int h ColorModel model byte pixels int off int scansize public void setPixels int x int y int w int h ColorModel model int pixels int off int scansize 897 898 AreaAveragingScaleFilter Constructor AreaAveragingScaleFilter public AreaAveragingScaleFilter int width int height Parameters width Width of scaled image. height Height of scaled image. Description Constructs an AverageScaleFilter that scales the original image to the specified size. Instance Methods setHints public void setHints int hints Parameters hints Flags indicating how data will be delivered. Overrides ImageFilter.setHints int Description Gives this filter hints about how data will be delivered. setPixels public void setPixels int x int y int w int h ColorModel model byte pixels int off int scansize Parameters x x-coordinate of top-left corner of pixel data delivered with this method call. y y-coordinate of top-left corner of pixel data delivered with this method call. w Width of the rectangle of pixel data delivered with this method call. h Height of the rectangle of pixel data delivered with this method call. model pixels off scansize Color model of image data. image data. Offset from beginning of the pixels array. Size of each line of data in pixels array. Overrides ReplicateScaleFilter.setPixels int int int int ColorModel byte int int Description Receives a rectangle of image data from the ImageProducer scales these pixels and delivers them to any ImageConsumers. public void setPixels int x int y int w int h ColorModel model int pixels int off int scansize ColorModel 899 Parameters

TAILIEUCHUNG - Chia sẻ tài liệu không giới hạn
Địa chỉ : 444 Hoang Hoa Tham, Hanoi, Viet Nam
Website : tailieuchung.com
Email : tailieuchung20@gmail.com
Tailieuchung.com là thư viện tài liệu trực tuyến, nơi chia sẽ trao đổi hàng triệu tài liệu như luận văn đồ án, sách, giáo trình, đề thi.
Chúng tôi không chịu trách nhiệm liên quan đến các vấn đề bản quyền nội dung tài liệu được thành viên tự nguyện đăng tải lên, nếu phát hiện thấy tài liệu xấu hoặc tài liệu có bản quyền xin hãy email cho chúng tôi.
Đã phát hiện trình chặn quảng cáo AdBlock
Trang web này phụ thuộc vào doanh thu từ số lần hiển thị quảng cáo để tồn tại. Vui lòng tắt trình chặn quảng cáo của bạn hoặc tạm dừng tính năng chặn quảng cáo cho trang web này.