Bitmap display

Printer-friendly versionSend to friendPDF version
Rookie

This sample code has been developed by Streamezzo.
Its purpose is to illustrate the display of Bitmaps from different sources and with different configurations.

local:
<%@page import="com.streamezzo.odp.utils.RspUtils" %> <% int screenWidth = userAgent.getScreenWidth(); int screenHeight = userAgent.getScreenHeight(); %>
" colorBits="8" lengthBits="16" resolution="2" idBits="16" scaleBits="15" encodingType="0"/> "/>

remote:
<%@page import="com.streamezzo.odp.utils.RspUtils" %>
<% int screenWidth = userAgent.getScreenWidth(); %>



AttachmentSize
Sample_Bitmap.swz696.69 KB
Share this