mglib

Personal IDL library for M. Galloy

single page | use frames     summary     class     fields     routine details     file attributes

vis/images/

mg_base64_image.pro

includes main-level program

Routines

top mg_base64_image

result = mg_base64_image(im [, column_size=long])

Base64 encode a byte-valued array, splitting it into rows of column_size characters delimited by the platform newline characters.

Return value

string

Parameters

im in required type=bytarr

byte array to encode

Keywords

column_size in optional type=long default=76

size of rows to break output into

File attributes

Modification date: Wed May 14 15:07:15 2014
Lines: 22
Docformat: rst rst
Personal library of Michael Galloy
Contact me if you have enhancement requests or bug fixes.